home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / loglim.zip / LOGLIM.DOC < prev    next >
Text File  |  1992-07-09  |  3KB  |  92 lines

  1.  
  2.  
  3.    ╥  ╓╖ ╓╖ ╓╖ ╓╖    ╥  ╥ ╓╥╖ ╥ ╓╥╖    ╓╖ ╖╓ ╓╖ ╓╖ ╓╖ ╓─ ╓╖                        
  4.    ║  ║║ ║╖ ║║ ║║    ║  ║ ║╨║ ║  ║     ║  ╟╢ ╟╢ ║║ ║╖ ╟  ╟╜                        
  5.    ╙─ ╙╜ ╙╜ ╙╜ ╜╙    ╙─ ╨ ╜ ╨ ╨  ╨     ╙╜ ╜╙ ╜╙ ╜╙ ╙╜ ╙─ ╜╙                        
  6.          Version 1.0   Copyright 1992 by Keith S. Kolbo
  7.                         All rights reserved
  8.                             
  9.  
  10.     Welcome to the Logon Limit Changer for TriBBS.
  11.  
  12. Copyright and Registration
  13.  
  14. This program is distributed on a no charge basis. Howerever, it is not
  15. public domain and the author, Keith S. Kolbo retains all rights to this 
  16. program.  Registered TriBBS sysops are free to use this program with their
  17. boards after sending their name, address, board name and board number to 
  18. author.  Unregistered TriBBS sysops may use this program during their
  19. boards 30 day evaluation period.  Any other use of this program is strictly
  20. prohibited.
  21.  
  22.  
  23. Warranty
  24.  
  25. This program is distrubuted without warranty.  In no event will Keith S. Kolbo
  26. be held responsible to you for damages of any kind, direct or indirect.  This
  27. program is made available for your use at your own risk.  It worked on my 
  28. system without incident, but this does not mean that it will produce the same
  29. results on your system.
  30.  
  31. What the program should do..
  32.  
  33. This program changes the maximum logon time limit in the SYSDAT1.DAT file of
  34. TriBBS v 2.1 - v3.0.  The usage is LOGLIM [ time limit in minutes ].  It was 
  35. designed to be used in a system event where it could be called by a batch
  36. file.  This way a sysop could set up scheduled hours of the day with different 
  37. logon limits without effecting the user's daily time limit.  I have set up
  38. the hours of Midnight to 2:00am with a 15 min logon limit so that game players
  39. can get in and make their moves.  After that the logon limit is restored to 
  40. 60 mins for regular activities.  You could use it for mailrun times or anything
  41. else you can think of.
  42.  
  43. Installation
  44.  
  45. ** Back up your SYSDAT1.DAT file **
  46. ** Back up your SYSDAT1.DAT file **
  47. ** Back up your SYSDAT1.DAT file **
  48. Get the hint? <grin>
  49.  
  50. Place LOGLIM.EXE in your main TriBBS directory, where SYSDAT1.DAT that you
  51. backed up is.  Then add the following lines to your event batch file :
  52.     cd \tribbs
  53.     loglim [ time limit in minutes ]
  54.  
  55. Example:
  56.     cd \tribbs
  57.     loglim 15
  58.     board
  59.  
  60.  
  61.  
  62. Multi-Node  
  63.  
  64. Multiple nodes require a copy of LOGLIM.EXE be in each nodes main dir.
  65. Each node must have a call made to its own copy.  Example:
  66.  
  67.     cd\tribbs      <-------- to node one's dir
  68.     loglim 15      <-------- call to program
  69.     cd\tribbs2     <-------- to node two's dir
  70.     loglim 15      <-------- call to program in node two's dir
  71.     cd\tribbs      <-------- return to node one dir
  72.     board          <-------- restart board
  73.  
  74.  
  75.  
  76. That's it .................
  77.  
  78.  
  79.  
  80. This program was compiled with Borland's Turbo C++
  81. TriBBS was written by Mark Goodwin who retains all rights to that name
  82. and software..  He has no connection with the Logon Limit Changer and he
  83. is not responsible for it's actions.
  84.  
  85. The author may be reached for registration and questions at:
  86.         Keith S. Kolbo
  87.         5419 Pullman Drive
  88.         Orlando, Florida  USA  32812
  89.  
  90.     Board   Falcore BoatWorks Remote Access
  91.         407-277-5316  1200 - 38,400  V32 V42bis 8,N,1
  92.